Skip to main content link. Accesskey S
  • Help
  • HCL Logo
  • HCL Lotus Expeditor wiki
  • THIS WIKI IS READ-ONLY. Individual names altered for privacy purposes.
  • HCL forums and blogs
  • Home
  • Product Documentation
  • Community Articles
Search
Community Articles > Lotus Expeditor 6.2.3 Integrator Documentation > Expeditor Integrator console commands
  • Share Show Menu▼
  • Subscribe Show Menu▼

Recent articles by this author

Expeditor Integrator console commands

This section describes the provided set of commands to support administrative tasks. The following table shows all commands which can be simply entered in Expeditor integrator’s OSGi console. Table 49: Overview of console commands. Command Options Description checkadapterstatus adaptername ...
Community articleExpeditor Integrator console commands
Added by ~Lex Loprepuljip | Edited by ~James Opfookonyakol on March 11, 2014 | Version 8
  • Actions Show Menu▼
expanded Abstract
collapsed Abstract
No abstract provided.
Tags: integrator
This section describes the provided set of commands to support administrative tasks.

The following table shows all commands which can be simply entered in Expeditor integrator’s OSGi console.

Table 49: Overview of console commands.

Command
Options
Description
checkadapterstatus
<adaptername>- optional
Displays the list of configured adapters and its connectivity status.
(<adaptername> is the name of the configured Resource Adapter in the XPDinteg.xml)
checkinternalQstatus
-
Displays the list of configured queues and their fill level
checkmsgserverstatus
<pipe_name> - optional
Displays the connectivity status of the connection to a backend system
<pipename> is the name of the configured micro broker bridge pipe in the XPDinteg.xml
checkresourcemapperstatusOptions: -a [all] | -i [inbound] | -o [outbound]Displays the connectivity status of the resource mappers configured in the XPDinteg.xml.
clearFlowLogOptions: -a [all] | -d [database entries] | -f [flow status log files]Deletes the flow log status messages.


-d: delete database entries only (from table XPDINTEGBUSINESSEVENTS)

-f: delete flow status log files

-a: delete database entries and log files
deleteSubOptions: -dn <DurableName> | -cl <ClientId>Deletes subscriptions by ClientId or DurableName.

-dn : delete only the subscription with the provided durable name

-cl : delete all subscriptions (durable and non-durable) of the given clientId.
drainQ
<QName> - required
Removes all messages from the given queue.
Provide the queuename in the format as displayed by the command “checkinternalQstatus”.
moveQ
<sourceQname> <targetQname> both parameters are required
Moves all messages from the source queue to the target queue.
showflowdetails
-
Displays a detailed information about executed flows per flow type
showflowsummary
-
Displays a summary about executed flows.
showMsgClients
[local] - optional

[long] - optional

Displays a list of messaging clients being connected to the product. It prints out the name of the connected Client, the time it connected, the time of the last Activity and the connection status.

local: include XPDinteg internal messaging clients in the result list (

long: display a detailed result list (it contains the standard information + protocol name, protocol version, number of inflight messages, number of queued messages, number of Subscriptions and the clean session flag.)

showSubs
Options: -a | -dn | -cl <ClientId>

Examples: showSubs –a, showSubs –cl MyJmsCleintID
Displays a list of topic subscriptions (default if no arguments are provided is –a).

-a: show all subscriptions (durable and non-durable) of all clients

-dn: show only durable subscriptions of all clients

-cl: show all subscriptions (durable and non-durable) for the given message client
toggleFlowLog-Activates / deactivates the flow logging on the OSGi console. This command allows a manual instant change of the property com.ibm.rcp.integrator.showflowstatus (being set in the file) during runtime. /rcp/eclipse/features/com.ibm.rcp.integrator.feature_./handler.properties.
Attention: This property also controls the log mechanism of the flow status events. If it is manually deactivated using the command, also the flows status events are not logged to the standard log files.
startLocalMaintenance-Triggers to enter the local Maintenance mode by creating the trigger file on the local filesystem

Example outputs of the commands:

osgi> showMsgClients


ClientID
last time client connected last time client was active is connected


MQTT_Utility | Tue Oct 18 11:40:13 CEST 2011 | Tue Oct 18 11:40:13 CEST 2011 | true
TestReceiver | Tue Oct 18 11:42:45 CEST 2011 | Tue Oct 18 11:42:45 CEST 2011 | true
ext_Client_v5_1 | Tue Oct 18 12:32:28 CEST 2011 | Tue Oct 18 12:32:29 CEST 2011 | true
osgi> showMsgClients local


ClientID
last time client connected last time client was active is connected


LogListernerClient | Tue Oct 18 11:39:51 CEST 2011 | Tue Oct 18 12:04:55 CEST 2011 | true
EventListernerClient | Tue Oct 18 11:39:52 CEST 2011 | Tue Oct 18 11:40:56 CEST 2011 | true
RequestDispatcherClient_1318930793936 | Tue Oct 18 11:39:53 CEST 2011 | Tue Oct 18 11:40:56 CEST 2011 | true
JMSDestinationAdapter_0 | Tue Oct 18 11:39:54 CEST 2011 | Tue Oct 18 11:39:54 CEST 2011 | true
JMSDestinationAdapter_1 | Tue Oct 18 11:39:54 CEST 2011 | Tue Oct 18 11:39:54 CEST 2011 | true
JMSDestinationAdapter_2 | Tue Oct 18 11:39:54 CEST 2011 | Tue Oct 18 11:39:54 CEST 2011 | true
JMSDestinationAdapter_3 | Tue Oct 18 11:39:54 CEST 2011 | Tue Oct 18 11:39:54 CEST 2011 | true
JMSDestinationAdapter_4 | Tue Oct 18 11:39:54 CEST 2011 | Tue Oct 18 11:39:54 CEST 2011 | true
JMSDestinationAdapter_5 | Tue Oct 18 11:39:54 CEST 2011 | Tue Oct 18 11:39:54 CEST 2011 | true
JMSDestinationAdapter_6 | Tue Oct 18 11:39:54 CEST 2011 | Tue Oct 18 11:39:54 CEST 2011 | true
JMSDestinationAdapter_7 | Tue Oct 18 11:39:54 CEST 2011 | Tue Oct 18 11:39:54 CEST 2011 | true
JMSDestinationAdapter_8 | Tue Oct 18 11:39:54 CEST 2011 | Tue Oct 18 11:39:54 CEST 2011 | true
JMSDestinationAdapter_9 | Tue Oct 18 11:39:54 CEST 2011 | Tue Oct 18 11:39:54 CEST 2011 | true
JMSDestinationAdapter_10 | Tue Oct 18 11:39:54 CEST 2011 | Tue Oct 18 11:39:54 CEST 2011 | true
JMSDestinationAdapter_11 | Tue Oct 18 11:39:54 CEST 2011 | Tue Oct 18 11:39:54 CEST 2011 | true
JMSDestinationAdapter_12 | Tue Oct 18 11:39:54 CEST 2011 | Tue Oct 18 11:39:54 CEST 2011 | true
JMSDestinationAdapter_13 | Tue Oct 18 11:39:54 CEST 2011 | Tue Oct 18 11:39:54 CEST 2011 | true
JMSDestinationAdapter_14 | Tue Oct 18 11:39:54 CEST 2011 | Tue Oct 18 11:39:54 CEST 2011 | true
MQTT_Utility | Tue Oct 18 11:40:13 CEST 2011 | Tue Oct 18 11:40:13 CEST 2011 | true
TestReceiver | Tue Oct 18 11:42:45 CEST 2011 | Tue Oct 18 11:42:45 CEST 2011 | true
ext_Client_v5_1 | Tue Oct 18 12:32:28 CEST 2011 | Tue Oct 18 12:34:09 CEST 2011 | true
osgi> showMsgClients long


ClientID
last time client connected last time client was active is connected ListenerName Protocol Protocol version numberOfInFlight messages number of queued messages number of Subs clean session


MQTT_Utility | Tue Oct 18 11:40:13 CEST 2011 | Tue Oct 18 11:40:13 CEST 2011 | true | MqttTcpListener1884 | MQIsdp | 3 | 0 | 0 | 0 | true
TestReceiver | Tue Oct 18 11:42:45 CEST 2011 | Tue Oct 18 11:42:45 CEST 2011 | true | MqttTcpListener1884 | MQTT | 4 | 0 | 0 | 1 | true
ext_Client_v5_1 | Tue Oct 18 12:32:28 CEST 2011 | Tue Oct 18 12:34:09 CEST 2011 | true | MqttTcpListener1884 | MQTT | 5 | 0 | 0 | 0 | false
osgi> showsubs TestReceiver


ClientID
Connected Topic QoS ClientType DurableName ConnectionTime LastActivityTime


SH_HermesJMS | true | testoptic | 2 | JMS | | Fri Dec 13 15:15:47 CET 2013 | Fri Dec 13 15:15:47 CET 2013
durSubClient_1 | true | com/ibm/labsvcbb/custom/test2 | 2 | JMS | SH_DurableSub2 | Fri Dec 13 15:15:41 CET 2013 | Fri Dec 13 15:15:41 CET 2013

  • Actions Show Menu▼


expanded Attachments (0)
collapsed Attachments (0)
Edit the article to add or modify attachments.
expanded Versions (3)
collapsed Versions (3)
Version Comparison     
VersionDateChanged by              Summary of changes
This version (8)Mar 11, 2014, 4:42:07 PM~James Opfookonyakol  
2Nov 3, 2011, 1:15:30 PM~Lex Loprepuljip  
2May 31, 2013, 10:46:12 AM~Emile Xannilynivu  
expanded Comments (0)
collapsed Comments (0)
Copy and paste this wiki markup to link to this article from another article in this wiki.
Go ElsewhereStay ConnectedAbout
  • HCL Software
  • HCL Digital Solutions community
  • HCL Software Support
  • BlogsDigital Solutions blog
  • Community LinkHCL Software forums and blogs
  • About HCL Software
  • Privacy
  • Accessibility